toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.media
/
[jvm]MediaDevice
Media
Device
interface
MediaDevice
The details of the media input device (audio/video).
Members
Functions
id
Link copied to clipboard
open
fun
id
(
)
:
String
Returns a string that represents the identifier of the media input device.
name
Link copied to clipboard
open
fun
name
(
)
:
String
Returns a string that represents the media input device name.
type
Link copied to clipboard
open
fun
type
(
)
:
MediaDeviceType
Returns the media input device type.